Property:Has game icon frame type
Jump to navigation
Jump to search
This keyword property identifies the type of frame that should be displayed around the icon for the given page. It is set by {{Lead icon}}, and is used by {{game icon}} to pass the frame type to Module:Icon.
- achievement
- hq
- none
- standard
- trait
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_keyw", "allowed_values": [ "achievement", "hq", "none", "standard", "trait" ] } }